home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / A-B / ButtonStax.cpt / Region Buttons / card_7223.txt < prev    next >
Text File  |  1989-02-26  |  2KB  |  88 lines

  1. -- card: 7223 from stack: in
  2. -- bmap block id: 7490
  3. -- flags: 0000
  4. -- background id: 6826
  5. -- name: About
  6.  
  7.  
  8. -- part 4 (field)
  9. -- low flags: 81
  10. -- high flags: 0004
  11. -- rect: left=152 top=93 right=166 bottom=368
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   set visible of Card Field 1 to not the visible of Card Field 1
  23. end mouseUp
  24.  
  25.  
  26. -- part 5 (button)
  27. -- low flags: 00
  28. -- high flags: 8004
  29. -- rect: left=458 top=24 right=47 bottom=509
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Return
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   Visual Effect zoom close
  41.   pop card
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 7 (button)
  47. -- low flags: 00
  48. -- high flags: 0001
  49. -- rect: left=228 top=297 right=324 bottom=270
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58.  
  59.  
  60. -- part contents for background part 2
  61. ----- text -----
  62. This stack is demonstrates the use of QuickDraw Regions as buttons. It uses an XCMD to create the buttons, test to see if they are hit, and remove them when you no longer need them.
  63.   
  64.  
  65. -- part contents for card part 4
  66. ----- text -----
  67.  
  68. Card Ideas Stack design by Kristee Kreitman
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75. -- part contents for background part 7
  76. ----- text -----
  77. This stack is by:
  78.  
  79. -- part contents for background part 8
  80. ----- text -----
  81. Keith Rollin
  82. Technical Communications
  83. Sales Technical Support
  84. October, 1987
  85.  
  86. -- part contents for background part 10
  87. ----- text -----
  88. 99